const math.pp1
3 uses
math (current package)
erf.go#L125: pp1 = -3.25042107247001499370e-01 // 0xBFD4CD7D691CB913
erf.go#L225: r := pp0 + z*(pp1+z*(pp2+z*(pp3+z*pp4)))
erf.go#L303: r := pp0 + z*(pp1+z*(pp2+z*(pp3+z*pp4)))
|
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |